• Resolved Divdeep Singh

    (@divdeepsingh1)


    Hi All,

    First of all thanks for the wonderful theme.

    I want to use the call to action moesia widget twice in my website in one page only because the website is single page.
    Both the call to actions will have different backgrounds and different text.
    I have added two call to actions but the background is coming same on both but with different text. I want to have different background as well.

    How is this possible.

    Thanks in Advance

    Divdeep Singh

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello there,

    Edit the row where one of your CTA button belong to. Then add a custom class name to Attributes > Row Class; for example: my-cta-button

    Save and update your page.

    To style that button, add this extra custom CSS code to Appearance > Customize > Additional CSS from dashboard.

    
    .my-cta-button a.call-to-action {
      box-shadow: 0 5px 0 #fff000;
      background-color: #ff0000;
    }
    

    Regards,
    Kharis

    Thread Starter Divdeep Singh

    (@divdeepsingh1)

    Hi There

    Thanks for your reply..

    But my question was not on the buttons. There is a widget named Call to Action in moesia theme. Anyways I solved by adding the background image in the css

    Thanks once again for your support

    You’re welcome!

    Please let us know in a new topic if you have any further questions, or if we can provide you with any other assistance.

    Regards,
    Kharis

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Call to Action Widget Moesia Theme’ is closed to new replies.