Home Forums Pro Themes Education Hub Pro Featured Contetnt

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #114176
    Sueaki Takabatake
    Participant

    Can you tell me how I can create a frame around each of the featured content ‘boxes’ on the homepage?

    And also can you let me know how I can increase the space between the featured content and the primary menu just under the header section?

    Thank you.

    #114179
    wensolutions
    Keymaster

    Hello,

    Actually, the feature you have requested regarding adding frame around each of the featured content ‘boxes’ on the homepage is not available. However, you can add custom CSS to achieve the feature you have requested.

    Please add following given CSS code in Additional CSS section to frame around each of the featured content ‘boxes’ on the homepage by going to Admin Panel > Appearance > Customize > Additional CSS

    #featured-content article{
      border: 1px solid #d1d7dd;
    }

    You can replace color code(#d1d7dd) with your desired color code.

    Regarding space between the featured content and the primary menu, please provide us with site URL so that we can provide you with custom CSS.

    If you have any queries further, let us know.

    Thank you.

    #114220
    Sueaki Takabatake
    Participant

    Thanks for the code for framing featured content.

    As you can see from: http://www.glycotechnica.com/wp/

    There is a strip of white line between the primary menu and the featured content at the moment. I believe this is part of the ‘Link Background Hover Color’.

    I would like this white area to be a little wider.

    Thanks.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.