Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Search Results for 'page '

Home / Forums / Search / Search Results for 'page '

Viewing 20 results - 50,681 through 50,700 (of 53,646 total)
  • Author
    Search Results
  • In forum: Virtue Theme

    Topic: Side bar

    #15034

    Hi Ben,

    I like the way the side bar is shoing in the below link, can I add some CSS to make virtual like it?

    I mean adding a suqare around the side bar content.

    Thanks for your help

    #15019

    Great – I downloaded and added it to my plugins…..how do I get it to show up in widgets for Page Builder?

    #15015

    It’s one of page builders recommended widgets:

    https://wordpress.org/plugins/black-studio-tinymce-widget/

    Ben

    #15014

    I have been watching the videos and was following the one that uses Page builder…..that person went to the widget button and pulled up visual editor, however when I do the exact same thing, it’s not there! I am using virtue premium.
    Thanks so much!
    Pat

    #15007

    That code is the code to target everything on the page.
    Unless you have some other css effecting the site. The theme doesn’t add this it’s browsers that usually do it by default. Can you post a link?

    Ben

    #15006

    Thank you, it looks great! The only issue is when I try and copy other features on the page, such as an area near the footer, near buttons and a bit near the top menu stay blue. Is there a simple way to maybe everything highlighted black?

    Thanks

    In forum: Virtue Theme

    In reply to: Product Page numbers

    #15001

    What your seeing is how wocommerce is set up to handle page numbers. Once it’s to a certain number it starts hiding the middle ones. Its not a theme function so you would need to contact woocommerce if you wanted to override it somehow but I can’t think of any way. This is how all of the native wordpress pagination works.

    Ben

    #14998

    Hi Ben! I noticed that when you look at the bottom page numbers on the products page, page 5 doesn’t show. It shows 1-4 then where 5 should be, it shows “…” then continues with 6-8. Is that the way it’s supposed to be? Is there a way for it to display all the numbers 1-8 then you can click the arrow next to #8 to see the next set of page numbers?

    Here’s the page I am referring to.

    Thanks for your help!

    In forum: Virtue Theme

    In reply to: Add text to Home

    #14996

    ok, right now you have the home widget box enabled above the image menu, so you can go to your appearance > widgets page and add a text widget to your home widget area. Then in the text widget add this:

    <h3 class="hometitle">Recent Photography</h3>

    Next go to the theme options > advanced settings and add this css:

    .home-padding {
    padding: 0;
    }
    .home_blog {
    padding: 40px 0 30px;
    }
    .home-widget-box .hometitle {
    margin-bottom: 0;
    }

    Ben

    In forum: Virtue Theme
    #14992

    It really depends on what you want. 480 or 620 is a good place to start with the width. Height is up to you.

    One things that is important to understand. If your using w3 total cache with page cache and you want a different slider for mobile you have to turn page caching off for the front page. Else the script that checks if mobile doesn’t run.

    Ben

    #14991

    If your using the feature page template you can have a slider above your header on those pages. Just save the page with the feature page template selected and you will see the option to move the slider above the header.

    Ben

    In forum: Virtue Theme
    #14988

    On the homepage of my site ( ) I would like to add the words “recent photography” in the same manner (font, size, buffer, etc.) as “latest from the blog” appears above the latest from the blog section of my site. Currently I have “recent photography” as text over a thumbnail that links to a gallery. I would like to move it above so that it is obvious that all of the thumbnails link to a gallery. Below are links to images that better explains what I would like to achieve. I’m new to WP so my knowledge is limited. Apologies for the simple question.

    Website currently:

    Desired outcome:

    #14980

    Hey Ben,

    at first I want to thank you for creating this awesome theme. It’s running quite well on my new created page:
    I wondered if it was possible to add a (parallax) picture above the menu (like the slider on the Home-Page) for the other pages.
    It would be awesome to have a different picture for every page (News, Winches, Company etc.)

    Keep up the good work!

    Stefan

    #14962

    Working on finnlayhector.com – help?
    Having a couple of “challenges”:
    – Slider image hiccups page with each change
    – Font (Montserrat for headings, Muli for everything else) not showing on other computers

    Also: I am new to WordPress and unfamiliar with some terminology. Where can I view examples of the various types of Virtue Premium sliders and widgets so I can choose what I want to appear?

    many thanks
    Bee

    In forum: Virtue Theme

    In reply to: Some CSS

    #14958

    Thanks Ben for the style=”color:#000;” it’s working perfectly !

    For the links without color on the home page : http://www.voyageavecnous.fr/

    Texte on the right widget :

    Nous sommes ambassadeurs voyage sur iGraal. On vous parraine : 10€ de bonus de bienvenue dès votre premier achat, profitez-en ! Pour en savoir plus sur iGraal c’est par ici

    Thanks in advance

    In forum: Virtue Theme

    In reply to: Some CSS

    #14953

    post the link to your home page so I can see the links,

    If you want to use the logo font just with black text change the color right in the html:

    <h1 class="logofont" style="color:#000;">text</h1>

    Ben

    In forum: Virtue Theme
    #14952

    Hey,
    You can use the map both ways. If you use the contact page or not.

    If you want to use a contact page template, turn the contact form off, add columns by clicking the “virtue shortcodes” or by using pagebuilder. Then add your contact form 7 shortocde to whatever column you want.

    If you use a full width page then add a google map shortocde or widget above your contact form area.

    Ben

    In forum: Virtue Theme

    In reply to: Mobile Issues

    #14948

    So you go to the menus page.. appearance > menus.

    It’s not theme options. And just like you assigned a menu to the main menu you have to assign one to the mobile menu.

    Ben

    In forum: Virtue Theme

    Topic: Some CSS

    #14945

    Hi,

    I’m using a text widget on my home page and all the link don’t have a color. How can i change this with some CSS code ?
    Create a new class of a ?

    Also i’m using <h1 class=”logofont”>

    How can i add a second logofont with CSS ? like <h1 class=”logofont2″> in black

    Thanks

    #14942

    It looks fine on desktop when I shrink screen – chrome on a mac, but when I pull it up on Motorola Defy and Samsung Something, the slider and images on those two pages doesn’t show.

Viewing 20 results - 50,681 through 50,700 (of 53,646 total)