Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #57350
    Tina
    Participant
    Premium Member

    Hi,

    i’m using Mailchimp – i don’t know if this question is for you or for the plugin support.

    In the footer, there’s the widget (image attached).

    What CSS code can I write in the CSS editor to make the button in another color (#db70db) and the text E-OBVESTILA centered?

    Image is here:

    https://drive.google.com/file/d/10M1LwcLfxfbhCBqMlvi5q8nheh2YHzzT/view?usp=sharing

    Thank you very much in advance!

     

     

     

    #57353
    vako
    Keymaster
    WP Royal Team

    Hi Tina,

     

    Please share a direct link to the page and we will try to create custom CSS snippets especially for you.

     

    Kind Regards

    #57367
    Tina
    Participant
    Premium Member

    Hi,

    it’s on every page of https://tinalisec.com/

    It’s in the footer widgets on the right side.

    Thank you very much in advance!

    Tina

    #57380
    vako
    Keymaster
    WP Royal Team

    Hi Tina,

     

    Seems that CSS snippets cant be applied.

    In order to assist we need to check your website from the back end, please install this 3rd party plugin “Temporary Login Without Password Plugin” which allows us to access your dashboard without sharing access details.

    To better understand how the plugin works, please watch the video guide below: https://www.youtube.com/watch?v=EMu0e78OpJo

    Please make sure to mark your reply as private to hide it from the public.

     

    Kind Regards

    #57432
    Tina
    Participant
    Premium Member
    This reply has been marked as private.
    #57454
    vako
    Keymaster
    WP Royal Team

    Hi Tina,

     

    1. We added custom CSS snippet to your website and changed submit button colour, please check and let us know if it works for you.

    2. Regarding another question from your support ticket, if you want to display blog posts on the custom pages you need for this short code, you will paste the shortcode to the page you want to be as the front page.

    With the theme and WordPress settings, you can only have one blog page at the same time, but I can give you shortcodes to have blog posts on the home page and on the blog page too.

    To display all latest post use:

    [bard_blog]

    To select specific categories in the blog feed shortcode, you just need to add the “categories” attribute to it. You can list multiple categories separated by a comma:

    [bard_blog categories=”food,travel”]

    or select a single one like this:

    [bard_blog categories=”food”]

    Also, posts per page could be limited by adding the “amount” attribute” like this:

    [bard_blog categories=”food” amount=”5″]

    To select specific posts in the blog feed shortcode, you just need to add the “post_ids” attribute to it and list selected post ids separated by a comma like this:

    [bard_blog post_ids=”1,23,157″]

    Hope it was helpful.

     

    Kind Regards

    #57532
    Tina
    Participant
    Premium Member

    Yes, thank you.

    Both things work great.

    Thank you for your help!

    Tina

    #57540
    vako
    Keymaster
    WP Royal Team

    Feel free to contact us at any time, we are more than happy to help.

     

    Kind Regards

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