• Resolved mooer

    (@mooer)


    Hello,

    It’s possible to change the color of Blog Buttons, but I can’t find an option to change the text color of the buttons. Is it possible in any way?

    EDIT: also noticed that the Blod Search Field looks different on the free version compared to the premium trial version, but I can’t find any options to change the appearance. Also, the “Search mechanic” does not work as well on the premium trial – it only finds posts when All categories are selected.

    Thanks

    • This topic was modified 3 months ago by mooer.
Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Pathhan

    (@razipathhan)

    Hi @mooer,

    Thanks for contacting us.

    1. You can change filter buton text color with cusom CSS.

    2. Search field does not have any CSS it gets css design from the themes.

    3. Search field works on the loaded images not the whole image library.

    Thanks

    Thread Starter mooer

    (@mooer)

    thanks for your reply.

    unfortunately the search field cannot be customized in the theme I’m using (Spectra), but that’s obviously not a Blog Filter-issue.

    I’ve a couple of other questions if I may.

    1. Is it possible to change the minimal size of the “post boxes”? If only the title is shown (ie not a picture, not author, not date or anything else) there is some excess space in the box which I’d rather not have.
    2. Is it possible to make the title font size responsive, ie choose a smaller font size when viewed on a mobile?

    thanks

    Plugin Author Pathhan

    (@razipathhan)

    Hi @mooer,

    Thanks for contacting us.

    1. You can customize the Search bar using CSS.
    2. For mobile devices, add media queries for different sizes.
    3. Please share the live page URL where you are using the plugin.

    Thanks

    Thread Starter mooer

    (@mooer)

    Wow, I appreciate the fast response!

    I have basically no coding skills, so I asked the theme support for guidance and they said I couldn’t be done at this time.

    The live page url where I’m using the plugin:

    https://akutrum.se/checklistor/

    Plugin Author Pathhan

    (@razipathhan)

    I have checked your page and in edge and chrome browser and its workng perefectly.

    1. Windows does not support Internet Explorer anymore so hre is the screenshot from edge browser – https://prnt.sc/DBmtLvRBBtQ9
    2. Screenshot from Chrome – https://prnt.sc/W5o8bvyv5S0q

    Thanks

    Thread Starter mooer

    (@mooer)

    I agree, it works perfectly fine and your plugin is smoother and more user friendly than most other similar plugins.

    My questions concern the esthetics, and you have already answered that the search field can only be styled using CSS (no idea how though), and that the font size is made responsive using media queries (not sure about this either).

    Plugin Author Pathhan

    (@razipathhan)

    At the time i can help you with below CSS for search bar –

    input.filtr-controls.searchTerm {
    width: 40%;
    height: 30px !important;
    margin-bottom: 20px;
    border-radius: 5px !important;
    }
Viewing 7 replies - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.