Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: How to assign custom links to pages #425693

    Thank you! Another question. I noticed that my homepage on iphone 5 and 5S have words that are overlapping each other. How can I make the min font smaller on mobile devices? Also, can I specify different image controls for mobile vs. web? Specifically for the homepage on mobile I want to have the overlay on permanently whereas on web I’d like to have them only in hover state.

    http://careerstack.co/secrethomepage/

    thanks.

    in reply to: How to assign custom links to pages #422226

    Yes, I have 2 questions.

    (a) Currently there are 6 squares no padding in-between on the homepage here:
    http://careerstack.co/secrethomepage/
    current image structure: http://i.imgur.com/j2bdZUp.png?1

    The structure that I want is to have even image padding both top/bottom and left/right, and centered.
    proposed image structure: http://i.imgur.com/bpqJaGh.png?1

    I currently have this in QuickCSS:
    .flex_cell {
    padding: 0!important;
    }
    .avia-image-container.avia-align-left {
    margin-top: 0;
    }
    And the squares are images, left column is right-aligned and right column is left-aligned. Please advise on how I can achieve the grid look w/ uniform padding, with the whole thing centered.

    (b) I am using Testimonials element for blog posts here:
    http://careerstack.co/careerstrategery/
    But the padding between the title (text block element) and testimonial element is too wide. How can I control the spacing between these 2 elements?

    Thanks.

    in reply to: How to assign custom links to pages #418943

    Thanks, that sort of worked I now have images w/out any padding in between.

    What I want is a grid of these 6 squares with 10px in-between vertically and horizontally. How can I make that happen? Currently I am using a grid row w/ 3 images in each column. right column images are left-aligned, and left column images are right-aligned.

    http://careerstack.co/homepage/

    Also on mobile the alignment is off between the 1st 3 images and latter 3 images…any way to fix so they are center-aligned for mobile only?

    in reply to: How to assign custom links to pages #418225

    No problem, I figured out that issue. The solution:

    Go to Settings –> Permalinks –> change to custom structure with “/”.
    Go to Page –> on permalink edit and put in custom url.

    However I have 2 questions

    (a) How can I change the spacing between 2 columns and between the images here: http://careerstack.co/homepage/ I want to create a grid of image buttons.
    (b) How can I change spacing option between paragraphs in the text block? I do not want a space between paragraphs but it automatically assigns it a line space.

Viewing 4 posts - 1 through 4 (of 4 total)