My Dog theme- flipboxes and left padding of titles of sliders

Home Forums All Other Themes My Dog theme- flipboxes and left padding of titles of sliders

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #151323
    ana boa-venturaana boa-ventura
    Participant
    • Topics: 4
    • Replies: 13
    • Total: 17
    Member since: May 6, 2020

    Can you check
    https://pebbies.com/flip-box-shortcode/

    How do I change those flip-boxes code so that an image is displayed under the title? Thanks!
    I”m doing this but no image:
    frontimage=”https://pebbies.com/wp-content/uploads/2020/05/Before-Mita-1.jpg

    Also any chance to make boxes bigger? THanks!

    One other request: the sliders on home page have text obscuring the image chosen. How to I get those title and subtitle (and button) to be pushed to the left?.

    Thanks!

    #151852
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30643
    • Total: 30643
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .flipcard { width:50%;}
    .flipcard .front, .flipcard .back { width:95% !important;}

    How do I change those flip-boxes code so that an image is displayed under the title?

    Kindly remove , in shortcodes.

    Example:
    <img src="https://pebbies.com/wp-content/uploads/2020/05/After-Max-2-scaled.jpg" />

    Regards,
    Chris

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