Important notice: we will respond to all open ticket requests up until November the 1st. After this date, we will be unable to process the ticket requests here on Ticksy.

Okay
  Public Ticket #1217781
Blog OnlyCSS
Closed

Comments

  • rushad1369 started the conversation

    HI,
    I would like to have some CSS done on the blog page ONLY.
    I generally use a very popular Custom Page CSS plugin to do the same but it seems to not work for me only on the blog page.

    I need to give the content a padding from the top align in differently etc...
    Could you please provide me a solution for the same.
    Thank You.

  •  1,845
    Elated replied

    Hello there,

    Thank you for choosing our theme.

    We can generate some Custom Css that will target only Blog Post using specific Css selectors.

    For instance this code 

    body.page-template-blog-masonry.page-template-blog-masonry-php .eltdf-content{
        padding-top: 50px;
    }

    will target only pages that are using Blog Masonry Template 

    but also you can target page by it's page id as shown in previous screenshot so, desired Custom Css for just this page would be 

    body.page-id-9444 .eltdf-content{
        padding-top: 50px;
    }

    Please let us know if this was helpful and if there is anything else we can do for you.

    We have just presented you algorithm how to target certain pages, it's id or template, but we can provide you whole Custom Css code if you provide us exact changes you want to be applied and we will gladly provide you necessary code.

    Please let us know if there is anything else we can do for you.

    Thanks.


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.