Limited Time Offer | Get 10% OFF on All Themes Package. Use Coupon Code GRC10 Buy Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

pubstore pro theme edits

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #14106
    nick1
    Participant

    Hi I use pubstore pro for a customer who wants to use the image boxes as his website nav menu as opposed to the traditional menu, this will work ok, i just need to know which code to edit to make some tweaks.
    Site is here http://craig.keyholeproject.uk/get-a-quote/

    how do i change the background colour that these boxes sit on?
    how do i change the space between boxes?
    also how do i remove the menu in mobile version? (i commented out wp_nav_menu which works for desktop version)
    Thanks

    #14120
    Grace Themes
    Member

    Hi,

    Please check the documentation to setup the main primary header menu
    https://www.gracethemes.com/documentation/pubstore-doc/#menu

    To change the background border color of services boxes
    Go to the Appearance -> Editor -> style.css file
    add below css code at the end of file

    .threebox:hover .thumbbx { border-color: #000000 !important; }

    It is not possible to change the space of boxes as it is already displaying fine.

    Regards
    Grace Themes

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