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 - 51,641 through 51,660 (of 53,646 total)
  • Author
    Search Results
  • In forum: Virtue Theme

    In reply to: page content title

    #10581
    .postlist article {
    background: #000;
    }

    I thought you were talking about the single post page, I did ask above because you mentioned the comment form.
    Ben

    In forum: Virtue Theme

    In reply to: page content title

    #10580

    http://www.baywatcharms.com/?page_id=338 This is what I am looking at. How do I make the whole post area with a black background.

    In forum: Virtue Theme

    In reply to: page content title

    #10575

    This is all I see in your custom css:

    /*--  THIS CONTROLS THE BORDER AT THE BOTTOM OF THE TOP BAR  --*/
    .topclass                                    {
                                                     border-bottom: 2px solid #fff;
                                                     }
    
    /*--  THIS CONTROLS THE HEIGHT HEADER  --*/
    .headerclass                               {
                                                     border-bottom: 2px solid #fff;
                                                     height: 300px;
                                                     }
    /*--  THIS CONTROLS THE BORDER AT THE TOP OF THE FOOTER  --*/
    .footerclass                                {
                                                     border-top: 2px solid #fff;
                                                     }
    
    /*--  THIS CONTROLS THE PADDING OF THE FOOTER  --*/
    .footercredits                              {
                                                     padding-top: 0px; 
                                                     padding-bottom: 0px;
                                                     }
    
    /*--  THIS CONTROLS THE PARAGRAPH IN THE FOOTER  --*/
    .footercredits p                           {
                                                     text-align: center;
                                                     font-size: 10px;
                                                     color:#fff;
                                                     }
    
    /*--  THIS CONTROLS THE FONT TEXT IN FOOTER CREDITS  --*/
    .footerclass a                              {
                                                     color: #fff;
                                                     }
    
    /*--  THIS CONTROLS THE PADDING ABOVE THE HOME PAGE SLIDER  --*/
    .contentclass                              {
                                                    padding-bottom: 30px;
                                                    padding-top: 30px;
                                                    }
    
    /*--  THIS CONTROLS THE PAGE TITLE IN THE CONTENT AREA OF  --*/
    .page-header                            {
                                                    display:none;
                                                    }
    
    .

    Ben

    In forum: Virtue Theme

    In reply to: page content title

    #10573

    The page title css did work. This is what didn’t work.

    .single-article .post header, .single-article .single-footer, .single-article .entry-content {
    background: #000;
    }

    When put in the advance settings, nothing changed.

    In forum: Virtue Theme

    In reply to: page content title

    #10572

    “That didn’t work.”
    in what way, it was not suppose to hide the page title.

    Ben

    In forum: Virtue Theme

    In reply to: page content title

    #10570

    You should leave it on select. and not pick a page as your latest post page.

    Ben

    In forum: Virtue Theme

    In reply to: page content title

    #10568

    You can ask questions, no worries there.

    I’m assuming your talking about the single post page…

    So add this:

    .single-article .post header, .single-article .single-footer, .single-article .entry-content {
    background: #000;
    }

    Ben

    In forum: Virtue Theme

    In reply to: page content title

    #10566

    You can change by changing the title of your page. One thing that is important to note. If you set you home page as a static page then you don’t need to set a page as your latest post page (wordpress > settings > reading). If you do it will override what the page settings area. Just leave on select.

    If you want to remove all page titles the you can add this:

    .page-header {
    display:none;
    }

    Ben

    In forum: Virtue Theme

    In reply to: page content title

    #10565

    http://www.baywatcharms.com/?page_id=338 , its a little hard to see right now with the background image. The word Blog is what I am wanting to either change, or have not be seen.

    In forum: Virtue Theme

    In reply to: page content title

    #10564

    I’m not sure what you mean? Can you post a link?

    You want the page to not have a title? like if you used this css:

    .page .page-header {
    display:none;
    }

    Ben

    In forum: Virtue Theme
    #10556

    I noticed the when ever I create a new page in the content area it shows the default title. Is there a way to remove that for each page that is made?

    In forum: Virtue Theme
    #10550

    Switch the content background to transparent and set your body background as the dark image.

    The body background is set in the theme options > advanced styling. At the bottom of the page.

    Ben

    In forum: Virtue Theme
    #10543

    This code brought my header down (thank you), but it also brought the body of my page (you can see that the top written line of the body is being cut off) and there is a large space of white underneath the body. http://www.itacoe.org/about/

    In forum: Virtue Theme
    #10502

    You are using the page template: feature-sidebar.

    Which has a built in slider: http://docs.kadencethemes.com/virtue/#featuresidebarpage
    Ben

    In forum: Virtue Theme
    #10500

    Where is the top image slider (above the black text “Shopping” and below the header) coming from? i didn’t add it and cant find it on the page

    http://ballroomdancersworld.com/shopping/

    #10498

    In the theme options > Home layout. There is an option for an “image menu”. You can enabled it in the home page layout manager. Then right below that you can add an image, link, title, description. In the “Home Image Menu” area.

    You can also use a shortcode to create:
    [img_menu link=# columns=3 title="Icon Menu" description="The Icon Menu Description" height=200 image=AURLTOYOURIMAGE]

    And there will be a widget for this in the next version.

    Ben

    In forum: Virtue Theme
    #10486

    Ben,

    I have a plugin called G-Font that I use on a number of my sites. I’m rebuilding a site using Kadence and I decided to use the plugin but unfortunately it appears that the image menu on the home page conflicts with it in some way by making it disappear.

    If you would like to take a look at it let me know and I will activate the plugin and send you the site.

    Thanks,

    Tom

    #10483

    Hi,

    Would you please recommend how to fix this problem. The footer is placed in the middle of a webpage when I don’t fill the page up with information. Example:

    Thanks!

    #10476

    On the Virtue Premium 3 home page, after large slider, second row… you have 3 images with two text boxes and a hover effect. How did you create them? Did you use a plugin? I would love to duplicate the text and hover effect.

    #10470

    When you switch themes from free to premium you have to re – assign the menu to the menu location. It’s on on the menus page.

    I just looked at your site and don’t see any issue with the image menu?
    Ben

Viewing 20 results - 51,641 through 51,660 (of 53,646 total)