Home Forums Pro Themes Magazine Plus Pro REED MORE

Viewing 15 posts - 16 through 30 (of 60 total)
  • Author
    Posts
  • #142667
    Diego Morilla
    Participant

    Hello Psink
    Here I can send you images or would it be by email? I don’t know if images can be sent here. a greeting

    #142673
    Psink
    Keymaster

    Hello Diego

    You can send it here

    Regards,
    Psink

    #142692
    Diego Morilla
    Participant

    Hello Psink
    This is the title that I want to make smaller. I want the smallest font size on all inputs.
    I don’t know how to put images here. I have posted a video on youtube, I hope that helps you, thank you.
    A greeting

    https://youtu.be/DPt4nfKY9oU

    #142715
    Psink
    Keymaster

    Hello Diego

    Now I got it, Actually, it’s a single page title not archive page posts title.

    Add this Css

    
    .single .entry-title, .page-title{
      font-size: 24px;
    }
    

    Have a good day

    Regards,
    Psink

    #142729
    Diego Morilla
    Participant

    Hello Psink
    Bravo, yes now it’s very good, thank you very much. You have a good day.
    A greeting

    #142743
    Psink
    Keymaster

    glad to help you

    #142799
    Diego Morilla
    Participant

    Hello Psink
    Can you help me move the title and logo? I would like to know how I can move the title and logo to the left or right and up or down.
    A greeting

    I send you an example video
    https://youtu.be/XJe1GRxte-U

    #142922
    Diego Morilla
    Participant

    Hello Psink
    Can you help me move the title and logo? I would like to know how I can move the title and logo to the left or right and up or down.
    A greeting

    I send you an example video
    https://youtu.be/FcanelTRCKM

    #142960
    Psink
    Keymaster

    Hello Diego

    Did you host the site? If soo please share your site URL. It’s quite tricky to help you with this issue, cause there’s a widget used in the header.

    It would be easy to provide you CSS by inspecting your site. So please host your site first then we will provide you CSS to manage the header logo and Text.

    Regards,
    psink

    #142974
    Diego Morilla
    Participant

    Hello Psink

    This is my site: https://flamencodepapel.com/

    Thank you
    A greeting.

    #142975
    Diego Morilla
    Participant

    I have some major problems.

    Si ya he alojado mi página, pero al hacer la migración desde localhost al hosting Iono han aparecido algunos problemas:

    – I have migrated my page from localhost to an Iono hosting, but it no longer lets me activate the theme.

    – The widget title has also been moved. It should be on the left like the others. It is an MP: image widget and is hosted on the Primary Sidebar.

    – Also this logo has been moved. It should be in the center like the other widgets. It is an MP: image widget and is in Footer Widget 1.

    Please, I need you to help me solve these problems. I am sending you a demo video.
    https://youtu.be/d6Yj25f_5UA

    Thank you
    A greeting.

    #143014
    Psink
    Keymaster

    Hello Digeo

    Please add this CSS to place widgets title at the left position

    
    .sidebar .widget-title {
        text-align: left;
    }
    

    Add this CSS to the fixed footer widgets 1

    .magazine_plus_widget_image {
    text-align: left;
    }

    We have contact with our sales team, we will come back to you after we figure out the actual issue

    Have a great day

    Regards,
    Psink

    #143034
    Psink
    Keymaster

    Hello Digeo

    Previously, the license key was active in the local site called “localhost/flamencodepapel/”. We have reset the license key and now you can activate on the new site.

    have a great day

    Regards,
    Psink

    #143059
    Diego Morilla
    Participant

    Hello Psink
    Everything is solved, thank you very much for your help.

    Thank you
    A greeting.

    #143111
    Psink
    Keymaster

    glad to help you

Viewing 15 posts - 16 through 30 (of 60 total)
  • You must be logged in to reply to this topic.