Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #864039

    Hi,
    1.Can you guide/help me to achieve front end design something like https://imgur.com/a/AJczE
    2.and how can I remove Enfold Theme by Kriesi

    rakesh

    #864041

    Hi Rakesh,

    1- Can you please post a link to your website?
    2- Please refer to this post – http://kriesi.at/documentation/enfold/change-the-footer-text-and-link/

    Regards,
    Yigit

    #864243
    This reply has been marked as private.
    #864448

    Hi Rakesh,

    I can’t see any login details or links to your site in the thread, could you try sending them again please?

    Best regards,
    Rikard

    #864533
    This reply has been marked as private.
    #865006

    Hi,

    I edited your page and placed your button inside a Color Section element with a unique ID, choose to display no padding and added following code to Style.css file of your child theme

    #cart-section { min-height: 50px; }

    In your case, i think it will be the best if you copy header.php file to your child theme and apply the changes directly on the file. That would be a better solution in the long run.

    It seems like you figured out the rest already :)

    Best regards,
    Yigit

    #865161
    This reply has been marked as private.
    #865360

    Hi,

    Sorry i realize i did not make it clear however following part was actually regarding your logo

    In your case, i think it will be the best if you copy header.php file to your child theme and apply the changes directly on the file. That would be a better solution in the long run.

    Please edit header.php file and add a new section manually including your logo and shopping cart :)

    You can enable debugging mode to see shortcodes you have created in pages using Advanced Layout Builder – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/. Also see – https://developer.wordpress.org/reference/functions/do_shortcode/

    Best regards,
    Yigit

    #865502
    This reply has been marked as private.
    #866435

    Hi Rakesh,

    Please, consider hiring a freelancer, if what Yigit suggested is too complex for you to accomplish. You can do it here here.

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #869161
    This reply has been marked as private.
    #870106

    Hi Rakesh,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .html_header_sidebar .logo {
      border: none;
      padding: 30px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

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